@charset "utf-8";
/* CSS Document */
@font-face{
    font-family: 'arial';
    src : url('../font/arial.ttf');
}
p{
	margin: 0; padding: 0;
}
*{ margin:0px; padding:0px;}
ul, li{ list-style:none; padding:0px; margin:0px; list-style-type:none;}
/*基本信息*/
body,td,th{ font-size:14px; font-family:Microsoft YaHei,Arial;overflow-x: hidden}
body{ margin:0px; padding:0px; font-family:Microsoft YaHei,Arial;}
img{ border:none}
a{ text-decoration:none;color:white;}
/*a:hover{ color:#b92e33}*/
i{ font-style:normal}
b{ font-weight:normal}
select{ vertical-align:middle;}
button, input, select, textarea{ font-size:100%; margin:0; outline:0 none; vertical-align:middle;}
textarea{ overflow:auto; vertical-align:top; resize:none;}
button, html input[type="button"], input[type="reset"], input[type="submit"], .submit-btn{ -webkit-appearance:button; cursor:pointer; *overflow:visible;}
button[disabled], input[disabled], .disable{ cursor:default;}
input[type="checkbox"], input[type="radio"], .form-radio, .form-checkbox{ box-sizing:border-box; padding:0;}
legend{ border:0; padding:0; white-space:normal; *margin-left:-7px;}
button::-moz-focus-inner, input::-moz-focus-inner{ border:0; padding:0;}
a,input, button, select, textarea{ outline:none;}
.clear{ clear:both;}
input{ box-sizing:inherit;}
fieldset{ border-width:1px 0 0 0; border-style:solid; padding:0 10px 0 18px; border-color:#bebec0}
legend{ padding:0 5px; font-size:13px; font-weight:bold}
h1, h2, h3, h4, h5, h6{ margin:0; padding:0; font-weight:normal; font-size:30px; color:#292929;}
::-moz-focus-inner{ border:0px;}
.container{width: 1300px;margin: 0px auto; }
.fl{float: left}
.fr{float: right}
@keyframes line {
    0% {
        border-bottom: 1px solid #47a60a;
        border-top: 1px solid #47a60a;
        height: 0;
        left: 50%;
        top: 50%;
        width: 0;
    }
    60% {
        border-bottom: 1px solid #47a60a;
        border-top: 1px solid #47a60a;
        height: 0;
        left: 0;
        top: 50%;
        width: 100%;
    }
    100% {
        border: medium none;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }
}
@-webkit-keyframes line {
    0% {
        border-bottom: 1px solid #47a60a;
        border-top: 1px solid #47a60a;
        height: 0;
        left: 50%;
        top: 50%;
        width: 0;
    }
    60% {
        border-bottom: 1px solid #47a60a;
        border-top: 1px solid #47a60a;
        height: 0;
        left: 0;
        top: 50%;
        width: 100%;
    }
    100% {
        border: medium none;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }
}
@-moz-keyframes line {
    0% {
        border-bottom: 1px solid #47a60a;
        border-top: 1px solid #47a60a;
        height: 0;
        left: 50%;
        top: 50%;
        width: 0;
    }
    60% {
        border-bottom: 1px solid #47a60a;
        border-top: 1px solid #47a60a;
        height: 0;
        left: 0;
        top: 50%;
        width: 100%;
    }
    100% {
        border: medium none;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }
}
/*自定义常用*/
.center{width: 1200px; margin: 0 auto;}
.full{width: 100%;overflow: hidden;}
.imgtobig:hover img{transition: all 0.5s; transform: scale(1.1);}
.view_title{text-align: center;margin-top: 50px}
.view_con{min-height: 500px;  auto;}
.icon_no{background: url(../img/error.png) no-repeat center right ;}
.icon_ok{background: url(../img/success.png) no-repeat center right ;}
/*常用类结束*/
/*page*/
.page{width:100%;height: auto;text-align: center;overflow: hidden;margin: 55px auto;}
.page a{display:inline-block;width:40px;height: 40px;line-height: 40px;font-size: 18px;margin: 0 8px;color: #333333;box-sizing: border-box;background-color: #e5e5e5;}
.page span{display:inline-block;width:40px;height: 40px;line-height: 40px;font-size: 18px;margin: 0 8px;color: white}
.current{color: white!important;cursor: pointer;background:#015198 ;}
.page a:hover{background-color: #015198;color: white;}
.page a:first-child{width: 80px;!important}
.page a:last-child{width: 80px;!important}
.pager{width: 70px !important;}
.pagel{width: 70px !important;}
/*page-end*/
/*按钮*/
.button{height: 43px;width: 160px; margin: 0 auto;margin-top: 10px}
.button a{padding: 10px 50px; border: 2px #0181ca solid;font-size: 14px;color: #0181ca;}
.button1{margin-top: 55px;}
/*头部*/
.head{height: 160px;background-color: #015198;}
.head_content{margin: 20px; background-color: white;height: 120px; outline: 20px solid #015198}
.head_content{}
.head_top{height: 80px;padding-top: 18px;}
.head_logo{ float: left;padding-right: 25px;border-right:1px #e2e2e2 solid ;}
.head_logo_miaoshu{float:left;font-size: 30px;line-height: 80px;margin-left: 20px;}
.head_logo_time{color: #009d3c;}
.head_logo_details{color: #737373;}
.head_tel{color: #009d3c;float: right;margin:10px 0;padding-left: 50px;background: url(../img/tel.png) no-repeat left center;}
.head_tel_wenzi{font-size: 18px;font-weight: 700;}
.head_tel_num{font-size: 26px;font-weight: 700;}
.header{height: 60px;}
.navigation li{position: relative;width: 133px;height: 60px;float: left;}
.navigation li a{display: block;width:100%;height: 100%;font-size: 18px;line-height: 60px;text-align: center;color: #222222;}
.navigation .nowmenu{background: url(../img/menu_bg.png) no-repeat;}
.navigation li a:hover{background: url(../img/menu_bg.png) no-repeat;color: white;}
.navigation .nowonenav a{background: url(../img/menu_bg.png) no-repeat;color: white;}
.navigation li dl{width: 133px;position: absolute;top: 60px;z-index: 666;background: white;height: auto;display: none;}
.navigation li dl dd{text-align: center;color: #333333;}
.navigation li dl dd:hover{color: white;background: #0181ca;}
.navigation li dl dd a{font-size: 14px;line-height: 35px;height: 35px;}
/*浮动框*/
.floatck{width: 168px;position: fixed;top: 20%;z-index: 999;right: 40px;}
.floatck_top{height: 45px;width: 168px;background:#0181ca;border-top-left-radius: 18px;border-top-right-radius: 18px;}
.floatck_title{position: absolute;top: -25px;left: -16px;}
.floatck_con{padding: 25px 0 20px 0;width: 168px;background: white;}
.floatck_cont{margin: 0 auto;width: 100px;padding-left: 42px;padding-right: 13px;background: #0181ca;color: white;border-radius: 18px;line-height: 36px;height: 36px;font-size: 16px;font-weight: bold;background: url(../img/float_tel.png) no-repeat 10px center #0181ca;}
.floatck_cont1:hover .float_telnumner1{display: block;}
.floatck_cont2:hover .float_telnumner2{display: block;}
.floatck_cont2{margin-top: 12px;margin-bottom: 28px;}
.float_ewm{width: 122px;height: 122px;margin: 0 auto;}
.float_ewm2{margin-top: 20px;}
.float_ewm img{width: 100%;}
.floatck_bot{height: 45px;width: 168px;background:#0181ca;border-bottom-left-radius: 18px;border-bottom-right-radius: 18px;}
.floatck_backtop p{position: relative;top: 10px;color: white;font-size: 16px;height: 35px;line-height: 35px;text-align: center;background: url(../img/backtop.png) no-repeat center 0px;}
.float_telnumner{color: #0181ca;position: absolute;right: 200px;width: 210px;font-size: 18px;display: none;text-align: right;}
.float_telnumner1{top: 71px;}
.float_telnumner2{top: 118px;}

/*轮播图*/
.banner{width:100%; height:600px; margin:0px auto 0px; overflow:hidden}
#focus {width:100%; height:100%; overflow:hidden; position:relative;}
#focus ul {height:100%; position:absolute;}
#focus ul li {float:left; height:100%;position: relative;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:100%; height:20px; left:0; bottom:0; }
#focus .btn {position:absolute; width:100%; height:10px; padding:5px 0px; left:0;text-align:center;bottom:50px;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:10px; height:10px; _font-size:0; margin:0 12px; cursor:pointer;border: 2px solid #fff;border-radius: 100%}
#focus .btn span.on {background-color: #fff;}
/*首页*/
	/*介绍部分*/
.introduce1{background: url(../img/index_01_bg.jpg) no-repeat center center;height: 1100px;}
.introduce1_con_ul1 ul{width: 360px;height: 730px;float: left;}
.introduce1 ul li{float: left;height: 182px;width: 100%;}
.introduce1_title{text-align: center;}
.introduce1_titleimg{margin-top: 60px;}
.introduce1 ul li p{font-size: 28px;color: #0065bf;font-weight: 700;}
.introduce1_con_ul1 ul .li1{background: url(../img/introduce_icon1.png) no-repeat left 30px;}
.introduce1_con_ul1 ul .li1 p{margin-top: 85px;margin-left: 45px;}
.introduce1_con_ul1 ul .li2{background: url(../img/introduce_icon2.png) no-repeat 30px 30px;font-size: 26px;}
.introduce1_con_ul1 ul .li2 p{margin-top: 72px;margin-left: 70px;}
.introduce1_con_ul1 ul .li3{background: url(../img/introduce_icon3.png) no-repeat 30px 30px;font-size: 26px;}
.introduce1_con_ul1 ul .li3 p{margin-top: 72px;margin-left: 70px;}
.introduce1_con_ul1 ul .li4{background: url(../img/introduce_icon4.png) no-repeat 140px 30px;}
.introduce1_con_ul1 ul .li4 p{margin-top: 87px;margin-left: 170px;}
.introduce1_con_info{width: 480px;float: left;margin-top: 130px;}
.introduce1_con_info p{font-size: 36px;color: #3b4250;line-height: 50px;font-weight: 700;text-align: center}
.introduce1_con_info .introduce1_con_info_title{font-size: 32px;line-height: 50px;font-weight: 500;}
.introduce1_con_ul2 ul{width: 360px;height: 730px;float: right;}
.introduce1_con_ul2 ul .li1{background: url(../img/introduce_icon5.png) no-repeat right 30px;}
.introduce1_con_ul2 ul .li1 p{margin-top: 85px;margin-left: 229px;}
.introduce1_con_ul2 ul .li2{background: url(../img/introduce_icon6.png) no-repeat 180px 30px;font-size: 26px;}
.introduce1_con_ul2 ul .li2 p{margin-top: 72px;margin-left: 224px;}
.introduce1_con_ul2 ul .li3{background: url(../img/introduce_icon7.png) no-repeat 180px 30px;font-size: 26px;}
.introduce1_con_ul2 ul .li3 p{margin-top: 72px;margin-left: 224px;}
.introduce1_con_ul2 ul .li4{background: url(../img/introduce_icon8.png) no-repeat 150px 40px;font-size: 26px;}
.introduce1_con_ul2 ul .li4 p{margin-top: 85px;margin-left: 195px;}
.introduce3{background: url(../img/index_03.jpg) no-repeat center center;height: 1100px;}
.introduce3_title{text-align: center;margin-top: 80px;}
..introduce3_con{margin-top: 50px;}
.introduce3_con_left{float: left;width: 670px;height: 660px;margin-top: 140px;}
.introduce3_con_left img{width: 670px;}
.introduce3_con_right{float: right;width: 530px;height: 640px;margin-top: 60px;}
.introduce3_con_right img{width: 530px;margin-top: 30px}
.introduce3_con_right video{margin-top: 75px}
.introduce4_img{float: right;width: 322px;height: 335px;}


	/*加盟部分*/
.index_joinadvantage{height: 905px;}
.index_joinadvantage_top{margin-top: 35px;}
.index_joinadvantage_top img{margin-left: 175px;}
.index_joinadvantage_top_p{font-size: 30px;line-height: 40px;color: #3b4250;text-align: center;}
.index_joinadvantage_content{height: 670px;background: url(../img/index_jionconten_bg.png) no-repeat center center;}
.join_lul{float: left;width: 305px;height: 540px;margin-top: 85px;}
.join_lul li{width: 305px;height: 150px;margin-top: 20px;}
.index_joinadvantage li:hover .index_join_titlenum{color: #00a029;}
.index_joinadvantage li:hover .index_join_titlewenzi{color: #00a029;}
.index_joinadvantage li:hover .index_join_content{color: #015eab;}
.join_rul{float: right;width: 305px;height: 540px;margin-top: 85px;}
.join_rul li{width: 305px;height: 150px;margin-top: 20px;}
.index_join_title{font-size: 26px;line-height: 35px;}
.index_join_titlenum{color: #b8d2eb;font-style:italic;font-weight: 700;}
.index_join_titlewenzi{margin-left: 20px;color: #015eab;font-weight: 600;}
.index_join_content{display: block;width: 305px;font-size: 16px;margin-top: 15px;height: 100px;color: #333333;}

	/*招商部分*/
.merchant{background: url(../img/merchant_02.jpg) no-repeat center center;height: 800px;}
.merchant_title{height: 130px;margin-top: 60px;}
.merchant_title_top1{font-size: 60px;line-height: 80px;text-align: center;color: #fff500;}
.merchant_title_top2{font-size: 34px;line-height: 40px;text-align: center;margin-top: 10px;color: white;}
.product{width: 1200px;height: auto;overflow: hidden;margin:0 auto;margin-top: 115px;position: relative}
#l{display:inline-block;width: 56px;height: 80px;background: rgba(0,0,0,0.2) url(../img/pg4_lr_05.png) no-repeat center;position: absolute;top: 155px;left: 5px;z-index: 99999}
#r{display:inline-block;width: 56px;height: 80px;background:  rgba(0,0,0,0.2)url(../img/pg4_lr_03.png) no-repeat center;position: absolute;top: 155px;right: 7px;z-index: 99999}
.product ul{width: 1200px;height: auto;margin: 0 auto;}
.product ul li{width: 270px;height: 390px;float: left;margin: 0 15px; position: relative;}
.product ul li .pro_img{width: 270px;height:390px;overflow: hidden;}
.product ul li .pro_img img{width: 100%;transition: all 0.5s;}
.product ul li p{font-size: 20px;color: #333;font-weight: bold;margin: 30px 0;text-align: center}
.money{position: absolute;right: 0;top: 5055px;}




	/*加盟流程部分*/
.index_process{height: 730px;position: relative;}	
.index_process_title{margin: 50px auto 0 auto;width: 290px;}
.index_process_content{height: 460px;}
.index_process_title_wenzi{font-size: 26px; color: #3b4250;text-align: center;}
.index_process_content ul{width: 1200px;height: 475px;margin: 0 auto;background: url(../img/process_bg.png) no-repeat 55px center ;}
.index_process_content ul li{float: left;width: 180px;height: 100px;margin-left: 108.5px;text-align: center;}
.index_process_content ul li:hover p{color: #0067ac;}
.index_process_content ul li:hover span{color: #0067ac;}
.index_process_content_ul1 .index_process_content_li1{margin-left: 0;}
.index_process_content_ul2 .index_process_content_li1{margin-left: 0;}
.index_process_content ul li .process_ul_title{font-size: 22px;color: #222222;}
.index_process_content ul li .process_ul_content{font-size: 16px;color: #737373;display: block;margin-top: 8px;}
.index_process_content_ul1{height: 230px;width: 1200px;}
.index_process_content_ul2{height: 230px;width: 1200px;}
.index_process_content_ul1_pic{margin-top: 55px;}
.index_process_content_ul2_pic{margin-top: 75px;}
    
    
    
    
/*自定义动画效果*/
.index_process_content_ul1 ul li{ transform: translate3d(1100px, 1000px, 0);-webkit-transform: translate3d(1000px, 1000px, 0);-moz-transform: translate3d(1000px, 1000px, 0);-o-transform:translate3d(1000px, 1000px, 0);opacity: 0;transition: all 1s ease;}
.index_process_content_ul1 ul li{transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);opacity: 1;}
	

	/*简介6*/

.introduce6_detalis{font-size: 14px; color: #333333;line-height: 35px;margin-top: 45px;}
	/*证书部分*/
.certificate{width: 1200px;height: auto;overflow: hidden;margin:0 auto;margin-top: 45px;position: relative}
#cer_l{display:inline-block;width: 50px;height: 50px;background: rgba(0,0,0,0.2) url(../img/certificate_left.png) no-repeat center;position: absolute;top: 180px;left: 0px;z-index: 99999;border-radius: 100%;}
#cer_r{display:inline-block;width: 50px;height: 50px;background:  rgba(0,0,0,0.2)url(../img/certificate_right.png) no-repeat center;position: absolute;top: 180px;right: 0px;z-index: 99999;border-radius: 100%;}
.certificate ul{width: 1200px;height: auto;margin: 0 auto;}
.certificate ul li{width: 274px;height: 400px;float: left;margin: 0 12.5px; position: relative;}
.certificate ul li .pro_img{width: 274px;height:394px;overflow: hidden;}
.certificate ul li .pro_img img{width: 100%;transition: all 0.5s;}
.certificate ul li p{font-size: 20px;color: #333;font-weight: bold;margin: 30px 0;text-align: center}
	/*新闻部分*/
.news{height: 690px;padding-bottom: 50px;}
.news_title{margin-top: 60px;}
.news_name{line-height: 52px;font-size: 40px; color: #0181ca;text-align: center;}
.news_ename{line-height:35px ; font-size: 22px; color:#999999;text-align: center;}	
.news_activity{width: 620px;height: 540px;float: left;}
.news_activity_title{height: 50px;width: 100%;}
.news_title_name{font-size:26px ; line-height:50px ; color:#333333 ;float: left;}
.news_title_ename{font-size:18px ; line-height:50px ; color:#999999 ;float: left;}
.news_title_more{color:#c8000a ;float: right;font-size: 14px;line-height: 50px;font-weight: 700;}
.index_news_list ul{height: 480px;}
.index_news_list ul li{width: 100%;height: 45px;border-bottom: 1px dashed #cacaca;padding-left: 10px;}
.index_news_list ul li:hover{background-color: #f3f0f0;}
.index_news_list ul li:hover p{color: #0067ac;}
.index_news_list ul li:nth-child(1){width: 100%;height: 190px;margin: 30px 0;border: none;}
.index_news_list_img{width: 275px; height: 190px;overflow: hidden;float: left;}
.index_news_list_details{margin-top: 20px;width: 310px; height: 170px;overflow: hidden;float: right;padding-right: 10px;}
.index_news_list_details p{text-align: center;font-size: 18px;color: #000000;line-height: 50px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.index_news_list_details span{width: 310px;font-size: 16px;color: #777777;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.index_news_title{float: left;font-size: 18px;color: #333333;line-height: 46px;}
.index_news_time{float: right;font-size: 16px;color: #bfbfbf;line-height: 46px;}
.news_question{width: 520px;float: right;}
.news_question_list ul{width: 100%;}
.news_question_list ul li{height: 80px;padding: 40px 10px 10px 10px;border-bottom:1px dashed #cacaca;}
.news_question_list ul li:hover{background-color:#f3f0f0 ;}
.index_news_list ul li:hover .news_question_content_q{color: #0067ac;}
.index_news_list ul li:hover .news_question_content_a{color: #0067ac;}
.news_question_list ul li .news_question_content_q{color: #000000;width: 475px;height: 30px;line-height: 30px;font-size: 18px;padding-left: 45px;background: url(../img/q.jpg) left center no-repeat;}
.news_question_list ul li .news_question_content_a{color: #666666;width: 460px;height: 50px;line-height: 25px;font-size: 14px;padding-left: 45px;background: url(../img/a.jpg)left center no-repeat;}
	/*留言部分*/
/*修改placehoder属性的默认颜色*/
.message_form form input::-webkit-input-placeholder{ color:#555555;}
.message_form form input::-moz-placeholder{ /* Mozilla Firefox 19+ */color:#555555;}
.message_form form input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */ color:#555555; }
.message_form form input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#555555; }  	
.message_form form textarea::-webkit-input-placeholder{ color:#555555;}
.message_form form textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */color:#555555;}
.message_form form textarea:-moz-placeholder{/* Mozilla Firefox 4 to 18 */ color:#555555; }
.message_form form textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#555555; }  	
.message{background: url(../img/message.jpg) no-repeat center center;height: 700px;}
.message_title{margin-top: 55px;}
.message_title_top{font-size: 45px; line-height: 70px;text-align: center;color: #fff601;}
.message_title_tel_wenzi{font-size: 28px; line-height: 50px;text-align: center;color: white;}
.message_title_tel_num{font-size: 60px; line-height: 90px;text-align: center;color: #fff601;}
.message_form .message_form_tips{font-size: 18px;color: white;line-height: 30px;text-align: center;}
.message_form form{width: 900px;height: 275px;margin-left: 160px;margin-top: 30px;}
.message_form_left{width:430px ;height:275px ;float: left;}
.message_form_right{width:430px ;height:275px ;float: left;margin-left: 35px;}
.message_form input{color: white;margin-top: 15px;width: 410px;height: 57px; border: none;border-radius:10px;background-color: rgba(164,199,229,1);padding-left: 20px;}
.message_form input:nth-child(1){margin-top: 0;}
.message_form_right textarea{width: 390px;height: 160px;padding:20px;color: white;background-color: rgba(164,199,229,1);border: none;border-radius:10px;}
.message_botton{margin-top: 17px;}
.message_botton .submit{font-size: 18px;font-weight: 700;padding-left: 0;background-color: #cf0213;font-size: 20px; color: white;border-radius: 10px;margin-top: 0;width: 430px;}

/*产品*/
.goods_banner img{width: 100%;}
.goods_titlte{margin-top: 60px;}
.goods_titlte p{text-align: center;}
.goods_titlte_name{color: #015198;font-size: 34px;line-height: 50px;font-weight: 700;text-align: center;}
.goods_titlte_ename{color: #afafaf;font-size: 16px;line-height: 25px;text-align: center;}
.goods_type ul{height: 40px; width:fit-content;width:-moz-fit-content;width:-webket-fit-content;margin:35px auto 20px auto;}
.goods_type ul li{float: left;margin-left: 30px;width: 150px;height: 40px;border-radius: 20px;background-color: #e9e9e9;font-size: 18px;text-align: center;line-height: 40px;}
.goods_type ul li a{color: #464646;}
.goods_type ul .now_goodsnav{background-color: #0181ca;}
.goods_type ul .now_goodsnav a{color: white;}
.goods_type ul li:nth-child(1){margin-left: 0;}
.goods_type ul li:hover{background-color: #0181ca;}
.goods_type ul li:hover a{color: white;}
.goods_list ul li{float: left;width: 378px;margin-left: 30px;margin-top: 30px;border: 1px #edebeb solid;height: 352px;}
.goods_list ul  .goods_list_li1{margin-left: 0;}
.goods_list ul  .goods_list_li4{margin-left: 0;}
.goods_list ul  .goods_list_li7{margin-left: 0;}
.goods_list ul li .goods_list_img{width: 378px;height:300px ;overflow: hidden;}
.goods_list ul li .goods_list_img img{width: 100%;}
.goods_list ul li .goods_list_describe{line-height: 50px;font-size: 18px;color: #333333;text-align: center;background-color: white;}
.goods_list ul li:hover .goods_list_describe{color: #0181ca;border-bottom: 3px solid #0181ca;font-weight: 700;}


/*加盟*/
.merchant_title_name{font-size: 48px;margin-top: 60px;line-height: 70px;text-align: center;color: #fff500;font-weight: 700;}
.merchant_title_ename{font-size: 18px;line-height: 20px;text-align: center;color: white;}
.merchant_one{background: url(../img/jion_redbg.jpg) no-repeat center center;height: 900px;}
.jioncondition{height: 590px;margin-top: 35px;}
.jioncondition_left{float: left;margin-left: 10px;width: 520px;height: 590px;overflow: hidden;}
.jioncondition_left img{width: 100%;}
.jioncondition_right{float: right;margin-right: 10px;}
.jioncondition_right ul li{margin-top: 17px;height: 50px;width: 600px;border-radius: 25px;background-color: #c19b60;}
.jioncondition_right ul li:nth-child(1){margin-top: 0;}
.jioncondition_right ul li .jioncondition_rightnum{border-radius: 20px;text-align: center;margin: 5px 10px;width: 40px;height: 40px;float: left;line-height: 40px;font-size: 18px;background-color: #9d6b15;}
.jioncondition_right ul li .jioncondition_right_describe{width: 600px;height: 50px;line-height: 50px;font-size: 18px;color: white;}
.money_one{position: absolute;top: 2270px;right: 0;}
.join_back{height: 640px;background: url(../img/zhizi_bg_06.jpg) center center no-repeat;}
.join_back_list ul{height: 310px;margin-top: 70px;}
.join_back_list ul li{float: left;margin-left: 82px;width: 150px;height: 220px;font-size: 18px;line-height: 25px;color: #565656;background:#fbf9f4;padding:40px 20px 30px 20px;border:2px #f8d17a solid;outline:7px #fbf9f4 solid}
.join_back_list ul li:nth-child(1){margin-left: 98px;}
.join_back_list ul li .join_back_list_describe{margin-top: 100px;}
.join_back_list ul li .join_back_list_describe p{font-size: 22px;line-height: 40px;text-align: center;}
.join_back_list ul li .join_back_list_describe .join_back_list_describe_content{font-size: 15px;line-height: 25px;text-align: center;margin-top: 10px;}
.join_back_list ul .join_back_list1{background:url(../img/icon_1.png) no-repeat center 45px #fbf9f4;}
.join_back_list ul .join_back_list2{background:url(../img/icon_2.png) no-repeat center 45px #fbf9f4;}
.join_back_list ul .join_back_list3{background:url(../img/icon_3.png) no-repeat center 45px #fbf9f4;}
.join_back_list ul .join_back_list4{background:url(../img/icon_4.png) no-repeat center 45px #fbf9f4;}

/*公司简介*/
.introduce{height: 880px;}
.introduce_title{font-size: 36px;line-height: 40px;border-left: 2px #0181ca solid;padding-left: 20px;color: #222222;margin: 55px 0;}
.introduce_content{height: 650px;}
.introduce_content_webname{font-size: 24px;color: #333333;margin-bottom: 10px;font-weight: 700;}
.introduce_content_details{font-size: 16px;color: #333333;line-height: 32px;}
.introduce_content_img{padding-left: 40px;padding-bottom: 50px;}
/*团队展示*/
.team{background-color: #f9fafe;height: 610px;}
.team_show_list ul li{float: left;margin-left: 32px;width: 275px; height: 430px;margin-top: 10px;}
.team_show_list ul .team_show_list1{margin-left: 0;}
.team_show_list ul .team_show_list5{margin-left: 0;}

.team_show_list ul li .team_show_listimg{width: 275px; height:370px;overflow: hidden;}
.team_show_list ul li .team_show_listimg img{width: 100%;}
.team_show_list ul li  p{line-height: 58px;font-size: 18px;color: #000000;text-align: center;}
/*资质*/
.zizi{height: 570px;border-bottom: 1px #eaeaea solid;}
.product{width: 1200px;height: auto;overflow: hidden;margin:0 auto;margin-top: 115px;position: relative}
#der_l{display:inline-block;width: 40px;height: 40px;background: #d0cfcf url(../img/certificate_left.png) no-repeat center;position: absolute;top: -95px;right: 80px;z-index: 99999;border-radius: 100%;}
#der_r{display:inline-block;width: 40px;height: 40px;background: #d0cfcf url(../img/certificate_right.png) no-repeat center;position: absolute;top: -95px;right: 30px;z-index: 99999;border-radius: 100%;}
#der_l:hover{background: #0181ca url(../img/certificate_left.png) no-repeat center;}
#der_r:hover{background:  #0181ca url(../img/certificate_right.png) no-repeat center;}
.product ul{width: 1150px;height: auto;margin: 0 auto;}
.product ul li{width: 270px;height: 390px;float: left;margin: 0 10px; position: relative;}
.product ul li .pro_img{width: 270px;height:390px;overflow: hidden;}
.product ul li .pro_img img{width: 100%;transition: all 0.5s;}
.product ul li p{font-size: 20px;color: #333;font-weight: bold;margin: 30px 0;text-align: center}

/*门店*/
	/*门店展示*/
.shop_show{margin-top: 60px;}	
.shop_show_map{text-align: center;overflow: hidden;margin-top: 40px;margin-bottom: 100px;}
/*新闻*/
.news_info_list ul li{width: 100%;height: 225px;margin-top: 30px;background: #f5f5f5;}
.news_info_list ul li:nth-child(1){margin-top: 50px;}
.news_info_list ul li:hover{background-color: #cf0213;}
.news_info_list ul li:hover .news_info_listdetalis_title p{color: white;}
.news_info_list ul li:hover .news_info_listdetalis_intro{color: white;}
.news_info_list ul li:hover .news_info_listdetalis_time{color: white;}
.news_info_list ul li:hover .news_info_listdetalis_btn a{border: 1px white solid;color: white;}
.news_info_listimg{float: left;height: 225px; width: 350px;overflow: hidden;}
.news_info_listimg img{width: 100%;}
.news_info_listdetalis{float: left;width:520px; height: 130px;padding: 17px 0 34px 0;margin: 22px 40px;border-right: 1px dashed #d4d4d4 ;}
.news_info_listdetalis_title p{line-height: 40px;font-size: 18px;color: #333333;font-weight: 700;widows: 520px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news_info_listdetalis_intro{font-size: 15px;line-height: 30px;color: #666666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;height: 90px;overflow: hidden;}
.news_info_listdetalis_time{font-size: 14px;color: #666666;line-height: 30px;margin-top: 10px;}
.news_info_listdetalis_btn{float: right;width: 180px;margin-top: 95px;}
.news_info_listdetalis_btn a{display: block;width: 115px;height: 40px;border: 1px solid #0181ca;color: #0181ca;line-height: 40px ;text-align: center;}

/*招聘*/
.recruit_details{margin-top: 60px;}
.accordion{margin-top: 45px;}
.accordion dt{margin-top: 15px;background-color: #f2f2f2;width: 100%;height: 65px;}
.accordion dt:hover{color: white; background-color: #cf0213;}
.accordion dt:hover .recruit_list_icon{color: white;}
.accordion dt p{line-height: 65px;font-size: 15px;}
.accordion dt p span{display: block;}
.accordion dd{width: 1190px;margin-top: 10px;background-color: white;} 
.accordion dd .txtpal{line-height:30px; padding:38px 40px; font-size:16px; color:#333;}
.accordion {position: relative;}
.accordionTitle{display: block; position:relative;-webkit-transition: background-color 0.5s ease-in-out;transition: background-color 0.5s ease-in-out; height:65px; background:url(../img/img/join_listbg.jpg) no-repeat center;}
.accordionTitle:before{content: "";display: block;height:55px;width:48px; background:url(../img/img/jion_stop.png) no-repeat center;float:right; display:inline-block;-webkit-transition: -webkit-transform 0.3s ease-in-out;transition: -webkit-transform 0.3s ease-in-out;transition: transform 0.3s ease-in-out;transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;}
.accordionTitle:hover{}
.recruit_list_position{float:left;padding-left: 35px;width: 580px;}
.recruit_list_num{float:left;width: 245px;}
.recruit_list_nature{float:left;width: 230px;}
.recruit_list_icon{float:left;width: 55px;font-size: 26px;color: #a1a1a1;}
.accordionItem {height: auto;overflow: hidden;max-height: 50em;-webkit-transition: max-height 1s;transition: max-height 1s;}
.accordionbottom{ width:1102px; height:33px;}
.accordionItem.is-collapsed {max-height: 0;}
.no-js .accordionItem.is-collapsed {max-height: auto;}
.animateIn {-webkit-animation: accordionIn 0.45s normal ease-in-out both 1;animation: accordionIn 0.45s normal ease-in-out both 1;background: #cf0213; }
.animateIn span{color: white;}
.animateOut {-webkit-animation: accordionOut 0.45s alternate ease-in-out both 1;animation: accordionOut 0.45s alternate ease-in-out both 1;}
@-webkit-keyframes accordionIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.emptyh100{height: 100px;border-bottom: 1px solid #eaeaea;background-color: white;}
.recruit_ask_list{margin-top: 60px;}
.recruit_ask_list ul li{margin-top: 20px;background-color: #f2f2f2;width: 1190px;height: 140px;padding: 5px;}
.recruit_ask_list ul li:hover{color: white; background-color: #cf0213;}
.recruit_ask_list ul li:hover .recruit_ask_list_title {color: white;}
.recruit_ask_list ul li:hover .recruit_ask_list_content {color: white;}
.recruit_ask_list ul li a{display: block;height: 150px;width: 1200px;}
.recruit_ask_list_title {line-height: 30px;font-size: 16px;color: #333333;}
.recruit_ask_list_content{text-indent: 30px;line-height: 25px;font-size: 15px;margin-top: 15px;color: #666666;}

/*联系我们*/
.contact_we{height: 190px;width: 100%;}
.contact_title{background-color:white ;}
.contact{margin-top: 30px;height: 430px;background-color: #f7f7f7;}
.contact_us{height: 265px;}
.contact_us_tel p{font-size: 28px;line-height: 40px;margin: 45px auto 35px auto;color: #000000;text-align: center;}
.contact_us_tel p span{font-size: 28px;line-height: 40px;color: #cf0213;font-weight: 700;}
.contact_us_content{width: 380px;height: 160px;float: left;margin-left: 30px;}
.contact_us_content_icon{position: relative;left:155px;top:34px;}
.contact_us_content .contact_us_content_li{width: 310px;height: 76px;background: white;padding: 34px 35px 10px 35px;}
.contact_us_content1{margin-left: 0;}
.contact_us_content .contact_us_content_li p{margin-top: 17px;font-size: 16px;text-align: center;}
.contact_map{background-color: white;}


/*留言*/
	/*留言部分*/
/*修改placehoder属性的默认颜色*/
.message_one_form form input::-webkit-input-placeholder{ color:#555555;}
.message_one_form form input::-moz-placeholder{ /* Mozilla Firefox 19+ */color:#555555;}
.message_one_form form input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */ color:#555555; }
.message_one_form form input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#555555; }  	
.message_one_form form textarea::-webkit-input-placeholder{ color:#555555;}
.message_one_form form textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */color:#555555;}
.message_one_form form textarea:-moz-placeholder{/* Mozilla Firefox 4 to 18 */ color:#555555; }
.message_one_form form textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#555555; }  	
.message_one{background: url(../img/one_message_bg.jpg) no-repeat center center;height: 700px;}
.message_one_title{margin-top: 55px;}
.message_one_title_top{font-size: 45px; line-height: 70px;text-align: center;color: #027ed1;}
.message_one_title_tel_wenzi{font-size: 28px; line-height: 50px;text-align: center;color: #027ed1;}
.message_one_title_tel_num{font-size: 60px; line-height: 90px;text-align: center;color: #cf0213;}
.message_one_form .message_one_form_tips{font-size: 16px;color: #666666;line-height: 30px;text-align: center;}
.message_one_form form{width: 900px;height: 275px;margin-left: 160px;margin-top: 30px;}
.message_one_form_left{width:430px ;height:275px ;float: left;}
.message_one_form_right{width:430px ;height:275px ;float: left;margin-left: 35px;}
.message_one_form input{color: #333333;margin-top: 15px;width: 410px;height: 57px;line-height: 57px; border: none;border-radius:10px;background-color: rgba(255,255,255,0.6);padding-left: 20px;}

.message_one_form .message_one_form_left_name{margin-top: 0;}
.message_one_form_right textarea{width: 390px;height: 160px;padding:20px;color: #333333;background-color: rgba(255,255,255,0.6);border: none;border-radius:10px;}
.message_botton{margin-top: 15px;}
.message_botton a{padding: 22px 173px 16px 173px;background-color: #cf0213;font-size: 20px; color: white;border-radius: 10px;}
/*footer*/	
.footer{height: 480px}
	/*友情链接*/
.index_link{height: 70px;}
.index_link p{color: #333333;font-size: 18px;line-height: 70px;}
.index_link p span{font-size: 16px;line-height: 70px;padding: 0 15px;border-left: 1px #999999 solid;}
.index_link p span a{color: #5d5d5d;}
.index_link p span:nth-child(1){border: none;}

	/*footer_navigation*/
.footer_navigation{background-color: #0181ca;height: 200px;border-bottom:1px #0167a2 solid ;padding-top: 50px;}	
.footer_navigation_left{float: left;width: 970px;height: 200px;}
.footer_navigation_left dl{float: left;margin-left:55px;font-size: 14px; color:white;height: 200px;line-height: 25px;}
.footer_navigation_left .footer_navigation_left1{margin-left: 0;}
.footer_navigation_left dl dt{font-size: 17px;line-height: 40px;}
.footer_navigation_left dl dd{font-size: 14px;line-height: 30px;color: #dde9f7;}
.footer_navigation_right{width: 125px;height: 200px;float: right;}
.footer_navigation_right img{width: 120px;height: 120px;}
.footer_navigation_right span{font-size: 15px;line-height: 22px;color: white;}
.index_lianxi{height: 100px;background-color: #0181ca;border-top: 1px #349ad5 solid;}
.index_lianxi_content p{line-height: 100px; font-size: 16px;color: white;}
.foot{height: 60px;background-color: #015198;}
.foot_content p{line-height: 60px;font-size: 14px; color: white;}
.index_lianxi_content p span{margin-left: 10px;color: #dde9f7;}
.index_lianxi_content p .index_lianxi_content_email{margin-left: 0;}
.foot_content p span{margin-left: 20px;color: #dde9f7;}
.foot_content p .foot_content_copy{margin-left: 0;}



